Resource StructureDefinition/FHIR Server from package gdrl.fhir.r4#1.3.1 (109 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabSpecimenCampioneDaAnalizzareCheckInCheckOut",
"name" : "ReteLabSpecimenCampioneDaAnalizzareCheckInCheckOut",
"status" : "active",
"date" : "2024-03-18T09:41:56.555349+00:00",
"description" : "Profilo che descrive i campioni che:\r\n- sono stati prelevati (checkIn da LR a LS), \r\n- pronti per essere mandati in service (checkOut da LR a LS)",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Specimen",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Specimen",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Specimen",
"path" : "Specimen",
"short" : "Descrive i campioni che verranno analizzati",
"definition" : "Risorsa utilizzata per descrivere i campioni che:\r\n- sono stati prelevati (checkIn da LR a LS), \r\n- pronti per essere mandati in service (checkOut da LR a LS)",
"comment" : "Segmento HL7 secondo specifiche regionali: SPM"
},
{
"id" : "Specimen.identifier",
"path" : "Specimen.identifier",
"short" : "Identificativo del campione",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-2"
},
{
"id" : "Specimen.identifier.system",
"path" : "Specimen.identifier.system",
"fixedUri" : "https://fhir.siss.regione.lombardia.it/sid/SpecimenIdentifier"
},
{
"id" : "Specimen.identifier.value",
"path" : "Specimen.identifier.value",
"comment" : "Identificativo del campione"
},
{
"id" : "Specimen.status",
"path" : "Specimen.status",
"short" : "Stato del campione",
"definition" : "Utilizzato nei flussi di checkin e checkout per indicare lo stato del campione (disponibile, non disponibile, non utilizzabile..)",
"comment" : "Nel dettaglio è previsto l'utilizzo dello status \"unavailable\" per l'identificazione del flusso di check in richiedente e \"available\" per l'identificazione del flusso check out richiedente.",
"min" : 1
},
{
"id" : "Specimen.type",
"path" : "Specimen.type",
"short" : "Tipologia del campione o identificativo del materiale biologico",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-4",
"min" : 1
},
{
"id" : "Specimen.type.coding.system",
"path" : "Specimen.type.coding.system",
"short" : "Sistema di codifica",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-4 CWE-3"
},
{
"id" : "Specimen.type.coding.code",
"path" : "Specimen.type.coding.code",
"short" : "Codice del campione",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-4 CWE-1"
},
{
"id" : "Specimen.type.coding.display",
"path" : "Specimen.type.coding.display",
"short" : "Descrizione",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-4 CWE-2"
},
{
"id" : "Specimen.subject",
"path" : "Specimen.subject",
"short" : "Paziente di riferimento",
"definition" : "Reference al profilo ReteLabPatientCittadino",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPatientCittadino"
]
}
]
},
{
"id" : "Specimen.collection",
"path" : "Specimen.collection",
"short" : "Descrizione campione",
"definition" : "Note aggiuntive relative al singolo campione"
},
{
"id" : "Specimen.collection.collected[x]",
"path" : "Specimen.collection.collected[x]",
"short" : "Data e ora del prelievo del campione.",
"definition" : "Obbligatorio nel flusso di check in richiedente. \r\nLa valorizzazione di questa informazione, se disponibile, si consiglia sempre.\r\nFormato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-17",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Specimen.collection.quantity",
"path" : "Specimen.collection.quantity",
"short" : "Quantità del campione prelevata",
"definition" : "Composto dai due componenti: quantità (numerica) e unità di misura (CE)",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-12"
},
{
"id" : "Specimen.collection.quantity.value",
"path" : "Specimen.collection.quantity.value",
"short" : "Quantità ",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-12.1"
},
{
"id" : "Specimen.collection.quantity.unit",
"path" : "Specimen.collection.quantity.unit",
"short" : "Unità di misura"
},
{
"id" : "Specimen.collection.bodySite",
"path" : "Specimen.collection.bodySite",
"short" : "Sede anatomica di prelievo",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-8"
},
{
"id" : "Specimen.collection.bodySite.coding.system",
"path" : "Specimen.collection.bodySite.coding.system",
"short" : "Sistema di codifica",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-8.3"
},
{
"id" : "Specimen.collection.bodySite.coding.code",
"path" : "Specimen.collection.bodySite.coding.code",
"short" : "Codice sede anatomica di prelievo",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-8.1"
},
{
"id" : "Specimen.collection.bodySite.coding.display",
"path" : "Specimen.collection.bodySite.coding.display",
"short" : "Descrizione sede anatomica di prelievo"
},
{
"id" : "Specimen.processing",
"path" : "Specimen.processing",
"short" : "Indica come il campione o il contenitore deve essere trattato (maneggiato, conservato)",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-15"
},
{
"id" : "Specimen.processing.procedure",
"path" : "Specimen.processing.procedure",
"short" : "Indica come il campione o il contenitore deve essere trattato (maneggiato, conservato).",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-15",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.siss.regione.lombardia.it/ValueSet/SpecimenHandlingCode"
}
},
{
"id" : "Specimen.processing.procedure.coding.system",
"path" : "Specimen.processing.procedure.coding.system",
"short" : "Sistema di codifica",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-15.3"
},
{
"id" : "Specimen.processing.procedure.coding.code",
"path" : "Specimen.processing.procedure.coding.code",
"short" : "Codice",
"comment" : "Corrispondente campo HL7 secondo specifiche regionali: SPM-15.1"
},
{
"id" : "Specimen.processing.procedure.coding.display",
"path" : "Specimen.processing.procedure.coding.display",
"short" : "Descrizione"
},
{
"id" : "Specimen.container",
"path" : "Specimen.container",
"definition" : "Obbligatorio per messaggi con MessageHeader.eventCoding.code uguale a OML^O35"
},
{
"id" : "Specimen.container.identifier",
"path" : "Specimen.container.identifier",
"definition" : "Obbligatorio per messaggi con MessageHeader.eventCoding.code uguale a OML^O35. Corrispondente al campo SAC-3."
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.